Skip to content

feat: application summary page#431

Merged
brunomenezes merged 11 commits intomainfrom
feat/application-summary-page
Mar 3, 2026
Merged

feat: application summary page#431
brunomenezes merged 11 commits intomainfrom
feat/application-summary-page

Conversation

@brunomenezes
Copy link
Collaborator

@brunomenezes brunomenezes commented Feb 5, 2026

Summary

Code changes to add an "application home" instead of navigating straight to the list of epochs. The page contains a summary of the current status of application. tldr: Summary of status and quick access to epochs and active tournament if there is one.

Also, refactor a few components and improve syncing of colour-scheme changes between the Storybook toolbar and the switch in the application header. The commits are separated so it is easy to follow the changes if needed.

It closes the issue: #425

A test can be performed using the latest Cartesi CLI, ensuring the mock is disabled (default). Or a running rollups-node with an application, but update the environment variables accordingly.

But here is a storybook chromatic link: Application Summary Story

PS: In the in the chromatic story page just don't click the anchors because it is a Story and leads nowhere.

@brunomenezes brunomenezes linked an issue Feb 5, 2026 that may be closed by this pull request
7 tasks
@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dave Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-arbitrum-mainnet Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-arbitrum-sepolia Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-base-mainnet Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-base-sepolia Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-mainnet Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-optimism-mainnet Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-optimism-sepolia Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-sepolia Ready Ready Preview, Comment Mar 2, 2026 1:15pm
rollups-explorer-workshop Ready Ready Preview, Comment Mar 2, 2026 1:15pm

Request Review

@brunomenezes brunomenezes linked an issue Feb 5, 2026 that may be closed by this pull request
7 tasks
@brunomenezes brunomenezes force-pushed the feat/application-summary-page branch from 007b70a to 8bd8a9e Compare February 6, 2026 13:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 29 out of 31 changed files in this pull request and generated 4 comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-project-automation github-project-automation bot moved this from Waiting review to Waiting Merge in Rollups SDK Mar 3, 2026
@brunomenezes brunomenezes merged commit af06f4a into main Mar 3, 2026
24 of 25 checks passed
@brunomenezes brunomenezes deleted the feat/application-summary-page branch March 3, 2026 13:18
@github-project-automation github-project-automation bot moved this from Waiting Merge to Done in Rollups SDK Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Application: Add a summaries page for application

3 participants